home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 166
- Top = 226
- Width = 640
- Height = 428
- Caption = 'GenDesigner Help'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 368
- Width = 632
- Height = 33
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- object Panel2: TPanel
- Left = 549
- Top = 0
- Width = 83
- Height = 33
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 0
- object Button1: TButton
- Left = 0
- Top = 5
- Width = 75
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- end
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 632
- Height = 368
- ActivePage = TabSheet1
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- MultiLine = True
- ParentFont = False
- TabOrder = 1
- object TabSheet1: TTabSheet
- Caption = 'GenDesigner Features'
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 624
- Height = 340
- Align = alClient
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Frequently Asked Questions'
- object Memo2: TMemo
- Left = 0
- Top = 0
- Width = 624
- Height = 382
- Align = alClient
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'Tips && Tricks'
- object Memo3: TMemo
- Left = 0
- Top = 0
- Width = 624
- Height = 382
- Align = alClient
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- end
- end
- end
- end
-